Do not use VIQR input method for vi locale by default
authorMing Hua <minghua@ubuntu.com>
Thu, 13 Mar 2008 23:09:25 +0000 (18:09 -0500)
committerIain Lane <laney@debian.org>
Tue, 11 Sep 2018 16:33:38 +0000 (17:33 +0100)
commit4cadf524d5643c76b93536783cade9381300a95c
treeeb621663d3d7a547d5288a7532ca2d00be93c838
parentac36aeca3a0e94448791a9db593c7e5e7c286a1d
Do not use VIQR input method for vi locale by default

In the Vietnamese Quoted-Readable input method, punctuation following a
base letter is converted into diacritical marks, for example a( → ă.
(See <https://en.wikipedia.org/wiki/Vietnamese_Quoted-Readable>.)
A 2008 bug report in Ubuntu argued that this is a problematic default,
particularly when typing passwords, where the effect of the punctuation
is non-obvious.

According to the bug reporter, VIQR is popular with Vietnamese users
living elsewhere in the world, where Vietnamese keyboards are unlikely
to be readily available, but is not a popular choice within Vietnam,
where the Telex or VNI input modes are preferred.

[smcv: Add a summary of the Ubuntu bug]
Bug-Debian: https://bugs.debian.org/895043
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/191451
Forwarded: no

Gbp-Pq: Name 022_disable-viqr-im-for-vi-locale.patch
modules/input/imviqr.c